JAIDA, JAS3, WIRED4 and the AIDA tag library – experience and new developments

نویسندگان

  • M Donszelmann
  • T Johnson
  • V V Serbo
  • M Turri
چکیده

This software is currently used by several experiments and collaborations, BaBar, GLAST, and Geant4. Experience of using AIDATLD, JAIDA, and JAS3 in experiments, as well as description of new developments will be presented in the paper. 1. FreeHEP library Items discussed in this paper are all part of the FreeHEP Java Library, which is mostly written in Java and groups together open-source utilities for High Energy, Astrophysics, and beyond. To avoid common pitfall of lock-in to monolithic frameworks, FreeHEP follows the philosophy of utilizing small modular projects that can be used together or separately. Defining module interfaces and using open-standards where possible allow open communication between modules and make it easy to extend or replace components. Good example of such modular approach is AIDA Abstract Interfaces for Data Analysis. Data can be in different formats and representations, but if it is adapted to “look like” the standard AIDA object, then a set of standard interfaces can be used to work with it. Tools built using AIDA can work with analysis objects from Root, PAW, Fits, SQL transparently. New in FreeHEP: • Re-factor dependences and move code from CVS to SVN repository • Use Maven2 to build, test, and deploy projects 2. JAIDA Java implementation of AIDA (JAIDA) is part of the FreeHEP library. JAIDA allows Java programmers to quickly and easily create histograms, scatter plots and tuples, perform fits, view plots, store and retrieve analysis objects from files. JAIDA can be used either in a non-graphical environment (for batch processing) or with a GUI to be used just to display plots. In addition, files written with JAIDA adhere to the AIDA IO standards and can be read by any AIDA compliant analysis system. 2.1. JAIDA Features JAIDA includes (but is not limited to) the following set of features: • Data analysis and fitting with JMinuit (Java port of Minuit) and FMinuit (original, Fortran Minuit library) • Creating high quality plots in variety of formats (pdf, ps, gif, png, swf, etc.) March 2008 SLAC-PUB-12950 Presented at International Conference on Computing in High Energy and Nuclear Physics, 9/2/2007-9/7/2007, Victoria BC Canada • Read/Write support for AIDA XML format (with zip and gzip options) • Read support for Hbook, Root and plain Text files Current version of JAIDA is 3.3.0-5; it implements AIDA 3.3.0 and needs Java 1.4 or higher. 2.2. New in JAIDA There is a set of new features that have been recently added to JADA: • Full implementation of AIDA 3.3 interfaces • Add zip format option for AIDA XML files that creates file with directory structure which maps the AIDA tree. That allows reading and creating AIDA objects on-demand, which makes opening XML files with many objects much faster • Add Binary XML option for AIDA XML files, which saves space and makes reading XML files faster – don’t have to convert numbers from String to double • New module for reading and writing Fits files • Add support for plotting 1D and 2D histograms with variable bins • Add utility class to fill AIDA object with data distributed according to a given function • Add utility class to convert individual AIDA objects to XML and back • Support for native i386-MacOSX (Hbook, FMinuit) Current version of JAIDA is 3.3.0-5; it implements AIDA 3.3.0 and needs Java 1.4 or higher. Figure 1. Snapshot of a BaBar fast monitoring page 3. JAS3 JAS3 pulls together many FreeHEP modules, event display (Wired 4), etc. into single GUI application. It design is based on Application Shell, into which many (optional) modules can be plugged. JAS3 functionality and feature have been described in details elsewhere. JAS3 comes with a simple integrated web browser that allows including static pictures, live plots, and text on the same page. For example, a page with a combination of live monitoring plot, static reference plot, and text instructions with links to more in-depth explanations for shifters can be a powerful tool for data quality monitoring. 3.1. JAS3 usage in BaBar BaBar detector at SLAC is using JAS3 for two ways. For data quality control during the data taking (fast monitoring) and to access time histories of voltages, currents, temperatures, etc. (ambient, or slow monitoring). In both cases data is retrieved by JAS3 client from the central server. Figure 1 shows a snapshot of a fast monitoring page with the live plots (purple squares), reference data (green histogram), and text. Also on the left there is a navigation tree that allows user to access plots directly. Time history of a temperature outside the BaBar detector hall is shown on figure 2. User can set time limits directly, or by specifying the start and end run number. Figure 2. Time history 4. AIDA tag library The AIDA tag library (AIDATLD) is an open source suite of custom tags that provide access to JAIDA from J2EE applications and JSP pages. It provides the ability to dynamically create high quality physics and astronomy plots, as well as access to histograms and Ntuples stored in any AIDA store (which includes ROOT files via rootd or xrootd) from web applications. Using AIDATLD has several advantages over the “traditional” ways of accessing the data: • Users don’t need to install any special software, just need a web browser • Can make data and plots accessible to distributed collaboration quickly • Can insert live plots into the web pages (using Java Server Pages technology) AIDATLD home page also provides examples that include sample source code and resulting plots. 4.1. AIDATLD in GLAST Several collaborations and experiments have adopted AIDATLD and GLAST is one of them. Many web applications that were developed for GLAST make use of AIDATLD: • Software releases validation • Telemetry trending • Data quality monitoring • Calibrations trending • Pipeline processing overview GLAST data can be stored in different formats: Oracle, MySQL, XML, Fits, Root, so specialized adapters are used to present data as AIDA objects. These objects are then displayed using AIDATLD and underlying JAIDA, so users do not have to care where is the data coming from and in what format was it stored. 5. Wired 4 Wired 4 is an experiment independent event display and it has been described in details elsewhere. Current stable release is 4.0 and it can be downloaded from the Wired 4 web site. Most recent development is concentrated on interfacing Wired 4 with 3D navigation devices, like SpaceNavigator. 6. Status and plans We continue support and development of AIDA, FreeHEP library, JAS3, and Wired 4. Two most pressing issues here are: development of a new, more functional plotter, and ability to work with big data volumes. While the second issue is partially addressed by introduction of a new AIDA XML zip format, the first one is still in the development stage. AIDATLD is currently undergoing another development cycle, while we are utilizing the feedback from experiments (like GLAST) and our own experience to improve it and make it more transparent for users. As before, we continue to provide user support, mainly through our forum and bug-reportingweb sites. References[1] http://java.freehep.org [2] http://aida.freehep.org[3] http://maven.apache.org[4] http://java.freehep.org/jaida[5] T Johnson, et al., “JAS3 A general purpose data analysis framework for HENP and beyond”,Proceedings of CHEP 2003, La Jolla, USA[6] http://www-public.slac.stanford.edu/babar[7] http://www.slac.stanford.edu[8] http://aidatld.freehep.org[9] http://xrootd.slac.stanford.edu[10] http://aidatld.freehep.org/index.jsp[11] http://www-glast.slac.stanford.edu[12] http://glast-ground.slac.stanford.edu/SystemTests[13] M Donszelman, “WIRED 4 A GENERIC EVENT DISPLAY PLUGIN FOR JAS3”,Proceedings of CHEP 2004, Interlaken, Switzerland[14] http://wired4.freehep.org[15] http://www.3dconnexion.com[16] http://forum.freehep.org[17] http://bugs.freehep.org

برای دانلود متن کامل این مقاله و بیش از 32 میلیون مقاله دیگر ابتدا ثبت نام کنید

ثبت نام

اگر عضو سایت هستید لطفا وارد حساب کاربری خود شوید

منابع مشابه

پیامدهای ظهور داعش بر ژئوپولتیک خاورمیانه

Arabic Spring and its consequences, particularly in Syria and later its civil war, has led to fundamental changes in political layouts and alignments in the region and beyond it. One of the main effects of these developments is the deepening of the ethnic and religious divisions in the Middle East and consequently new alignments of national and subnational actors. Subnational ethnic-religious g...

متن کامل

Global Developments in Priority Setting in Health

Countries around the world are experiencing an ever-increasing need to make choices in investments in health and healthcare. This makes it incumbent upon them to have formal processes in place to optimize the legitimacy of eventual decisions. There is now growing experience among countries of the implementation of stakeholder participation, and a developing convergence of methods to support dec...

متن کامل

بررسی میزان تأثیر کتابخانه تلفنی رنگین‌کمان شهرداری سمنان بر افزایش فرهنگ مطالعه کودکان و نوجوانان

Purpose: The aim of the present research is to study the impact of Semnan Municipality phone library resources on the development of children' and young adults' reading, which is a new approach in the country Method: An experimental method including a pretest group and a post test group was selected as the research method. Two questionnaires were used for data collection. The pretest included ...

متن کامل

Towards a high performance geometry library for particle-detector simulations

Thread-parallelisation and single-instruction multiple data (SIMD) ”vectorisation” of software components in HEP computing has become a necessity to fully benefit from current and future computing hardware. In this context, the Geant-Vector/GPU simulation project aims to re-engineer current software for the simulation of the passage of particles through detectors in order to increase the overal...

متن کامل

Hepatic triacylglycerols and serum non-esterified fatty acids (NEFA) variations in indigenous water buffalo (Bubalus bubalis) in the province of Khuzestan, Iran

Fatty liver is a metabolic disorder of dairy cows in early lactation, and approximately half of multi-parous dairy cows experience a moderate to severe fatty liver at calving. Since the occurrence of fatty liver in buffalo is not known, the aim of this study was to evaluate the hepatic content of triacylglycerols (TAG) and total lipids (TL), and the serum content of non-esterified fatty acids (...

متن کامل

ذخیره در منابع من


  با ذخیره ی این منبع در منابع من، دسترسی به آن را برای استفاده های بعدی آسان تر کنید

برای دانلود متن کامل این مقاله و بیش از 32 میلیون مقاله دیگر ابتدا ثبت نام کنید

ثبت نام

اگر عضو سایت هستید لطفا وارد حساب کاربری خود شوید

عنوان ژورنال:

دوره   شماره 

صفحات  -

تاریخ انتشار 2008